repo: Delete leftover repo/pending dir
authorColin Walters <walters@verbum.org>
Sun, 8 Sep 2013 19:04:35 +0000 (15:04 -0400)
committerColin Walters <walters@verbum.org>
Sun, 8 Sep 2013 19:04:35 +0000 (15:04 -0400)
commitd863ef5838ddf369e59127ee5ca5e23b6ce316ad
treeb12164b457f7bb1269885bbdfec1dae80a8d87c8
parent33e589c01808ebffc3d095ac74ba12bc6534e4cc
repo: Delete leftover repo/pending dir

This is a relic from long ago when we were trying to stage objects
before finally committing them all in one go in the pull code.

We're no longer doing that, so stop trying to make the directory.
This also fixes trying to use ostree as non-root to read the
root-owned repo, since we'd fail to create the pending dir.
src/libostree/ostree-repo-private.h
src/libostree/ostree-repo.c